home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / 1995.02 / 000035_zolfagha@squared.com_Wed Feb 8 18:34:21 1995.msg < prev    next >
Internet Message Format  |  1995-02-28  |  4KB

  1. Received: from squared.com (sv001.squared.com) by cs.umb.edu with SMTP id AA20063
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Thu, 9 Feb 1995 03:45:25 -0500
  3. Received: from lxsrv0a.noname by squared.com (5.x/SMI-SVR4)
  4.     id AA23882; Wed, 8 Feb 1995 22:30:37 -0600
  5. Received: from lgstd0c. by lxsrv0a.noname (4.1/SMI-4.1)
  6.     id AA04766; Wed, 8 Feb 95 23:34:21 EST
  7. Date: Wed, 8 Feb 95 23:34:21 EST
  8. From: zolfagha@squared.com (Ali Zolfaghari-606-245-7836)
  9. Message-Id: <9502090434.AA04766@lxsrv0a.noname>
  10. Received: by lgstd0c. (4.1/SMI-4.1)
  11.     id AA28563; Wed, 8 Feb 95 22:31:09 CST
  12. To: tex-k@cs.umb.edu
  13. Subject: installing TeX on a Sun Sparc with openwindows
  14.  
  15. Hi
  16.  
  17. Please Help,
  18.  
  19. I am trying to istall Tex and family on a Sparc 20 with openwindows. I am
  20. just out of school, and in our company nobody uses TeX and all workstations
  21. (Sun Sparcs) run openwindows not X-windows. I am not the system
  22. administrator and I am trying to install TeX on a different directory than
  23. /usr/local. I got the latest (as of 2 weeks ago) Web2c.tar.gz, web.tar.gz
  24. and dvipsk.tar.gz and lib.tar.gz from one of the CTAN sites and spend two
  25. days studying all the READMEs and INSTALLs and etc. and then followed all
  26. the instructions. I got the patch web2c.kpathsea-2.6.help. read it and
  27. applied it. But I kept getting errors in "make install" stage. This is the
  28. last part of what the "make install" outputs:
  29.  
  30. cd web2c; make  SHELL='/bin/sh' CC='cc' CFLAGS='-g'     RANLIB='ranlib'
  31. LN='ln -s' DEFS=''                           CCLD='cc' LDFLAGS='-g '
  32. LIBS=''                 x_extra_libs='' x_include_flags=''
  33. x_lib_flags=''  YACC='yacc' LEX='lex' LEXLIB='-ll' all
  34. cd web; make  SHELL='/bin/sh' CC='cc' CFLAGS='-g'     RANLIB='ranlib'
  35. LN='ln -s' DEFS=''                           CCLD='cc' LDFLAGS='-g '
  36. LIBS=''                 x_extra_libs='' x_include_flags=''
  37. x_lib_flags=''  tangle
  38. `tangle' is up to date.
  39. for d in dviutil fontutil tex mf bibtex web; do (cd $d; make
  40. SHELL='/bin/sh' CC='cc' CFLAGS='-g'     RANLIB='ranlib' LN='ln -s' DEFS=''
  41.                          CCLD='cc' LDFLAGS='-g ' LIBS=''
  42. x_extra_libs='' x_include_flags=''     x_lib_flags=''  all); done
  43. cd MFwindow; make SHELL='/bin/sh' CC='cc' CFLAGS='-g'  LDFLAGS='-g'
  44. LIBS='../lib/lib.a ../../kpathsea/kpathsea.a ' RANLIB='ranlib' LN='ln -s'
  45. srcdir=. x_include_flags=''
  46. cc -I./../../lib -I../../.. -I.  -g -c x11.c
  47. x11.c: 15: Can't find include file X11/Xlib.h
  48. x11.c: 16: Can't find include file X11/Xutil.h
  49. x11.c: 17: Can't find include file X11/Intrinsic.h
  50. x11.c: 18: Can't find include file X11/StringDefs.h
  51. *** Error code
  52. make: Fatal error: Command failed for target `x11.o'
  53. Current working directory /usr/ali/tex/textmp/web2c-6.1/web2c/mf/MFwindow
  54. *** Error code 1
  55. make: Fatal error: Command failed for target `MFwindow/window.a'
  56. Current working directory /usr/ali/tex/textmp/web2c-6.1/web2c/mf
  57. *** Error code 1
  58. make: Fatal error: Command failed for target `programs'
  59. Current working directory /usr/ali/tex/textmp/web2c-6.1/web2c
  60. *** Error code 1
  61. make: Fatal error: Command failed for target `all'
  62.  
  63.  
  64. Looks like the program is looking for X11 stuff (although TeX and dvips
  65. should have nothing to do with X) that I do not have. In
  66. configure I even used --with-x=no (something I learned from installing
  67. gnu emacs on my machine, the gnu emacs "make install" complained about X11
  68. stuff as well). Please note that I was not installing . Also dvips seem to 
  69. have been installed OK, but TeX did not.
  70.  
  71. thank you very much for your time.
  72.  
  73. Ali Zolfaghari